How to Install dahdi software package in Ubuntu 17.04 (Zesty Zapus)

How to Install dahdi software package in Ubuntu 17.04 (Zesty Zapus)

dahdi software package provides utilities for using the DAHDI kernel modules, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install dahdi 

dahdi is installed in your system.

Make ensure the dahdi package were installed using the commands given below,

$ sudo dpkg-query -l | grep dahdi *

You will get with dahdi package name, version, architecture and description in a table

dahdi package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Communication Programs
Package dahdi
Version 1:2.10.2-2ubuntu1
Description utilities for using the DAHDI kernel modules
Sub Section comm


See Also, How to uninstall or remove dahdi software package from Ubuntu 17.04 (Zesty Zapus)?